|
|
Tek wrote:
> Oh, and just because I can, here's the full source:
> #macro C()function{pigment{crackle#end#local A=C()solid}}#local
> B=C()}}isosurface{function{max(2+y*9-A(x*9,0,z*9).x*4,.2-B(x*9,0
> ,z*9).x)/99}finish{reflection{0,1}}}fog{rgb 1+y/5+z/3distance.7
> fog_type 2fog_alt.1}sky_sphere{pigment{agate}}sphere{9*(.6-y),5}
>
Please use the proper newsgroup for posting source ( ;-) ) Some of us
have bandwidth concerns. . . .
Dave Matthews
BTW Thanks for posting it. As I decipher, maybe I'll figure out some
tricks for reducing my own code.
Hmm. How do you know that, for example, some end "}" are unnecessary?
(I assume that, as usual, I'm missing something in the manual.)
Post a reply to this message
|
|